.centercontainer {
  width: 1200px !important;
  display: block;
}

@media (max-width: 1299px) {
  .centercontainer {
    width: 1140px !important;
  }
}
@media (max-width: 1200px) {
  .centercontainer {
    width: 90% !important;
  }
}
.clear {
  clear: both;
  padding: 0;
  margin: 0;
}

.nostalgia-cofee-sec .late-cofee-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  position: relative;
}

.nostalgia-cofee-sec .late-cofee-wrapper .right {
  width: 57%;
  /* margin-left: -30%; */
  display: flex;
  height: 95%;
  /* align-items: center; */
  justify-content: center;
}

.nostalgia-cofee-sec .late-cofee-wrapper .right img {
  width: 100%;
  display: block;
}

.nostalgia-cofee-sec .late-cofee-wrapper .left {
  width: 50%;
  height: 79%;
  margin-top: 8%;
  background-color: #fff;
  display: flex;
  /* align-items: center; */
  justify-content: left;
  padding: 120px;
  color: #000;
  /* margin-top: 4.5rem; */
  margin-right: -7%;
  z-index: 9;
}

.nostalgia-cofee-sec .late-cofee-wrapper .left .content {
  max-width: 366px;
  padding: 0;
}

.nostalgia-cofee-sec .late-cofee-wrapper .left .content p {
  padding-bottom: 20px;
  font-size: 12px;
  font-weight: 400;
  line-height: 14.63px;
  font-family: "Montserrat", sans-serif;
  color: #000000;
}

.nostalgia-cofee-sec .late-cofee-wrapper .left .content p span {
  font-size: 12px;
  font-weight: 600;
  color: #000000;
}

.nostalgia-cofee-sec .nostalgia-cofee-sec {
  padding-bottom: 100px;
  background: #EFF2F2;
}

.wrapper-main {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}/*# sourceMappingURL=style-new.css.map */